User tools send evtchn notifications via /dev/xen/evtchn
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 6 Oct 2005 16:02:38 +0000 (17:02 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 6 Oct 2005 16:02:38 +0000 (17:02 +0100)
commit07a233ac7c228b36a4c2a9abc09abbbeb04aab81
treeb632f65b28354172cdd71aed4caad902deb06e22
parentc804adf4b64a5755c885b681c32591d2e67aa636
User tools send evtchn notifications via /dev/xen/evtchn
rather than using hypercall directly.

Signed-off-by: Keir Fraser <keir@xensource.com>
14 files changed:
linux-2.6-xen-sparse/drivers/xen/evtchn/evtchn.c
linux-2.6-xen-sparse/include/asm-xen/linux-public/evtchn.h
tools/console/daemon/io.c
tools/ioemu/target-i386-dm/helper2.c
tools/libxc/xc_evtchn.c
tools/libxc/xenctrl.h
tools/python/xen/lowlevel/xc/xc.c
tools/xenstore/Makefile
tools/xenstore/fake_libxc.c
tools/xenstore/xenstored_core.c
tools/xenstore/xenstored_core.h
tools/xenstore/xenstored_domain.c
tools/xenstore/xenstored_domain.h
tools/xenstore/xs_dom0_test.c [deleted file]